-
Home
-
Easy Critical CSS
-
1.2.1 (latest)
-
Code
-
Classes
- Database
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
9 |
Total lines |
241 |
Lines of code |
169 |
Logical lines of code |
88 |
Comment lines |
29 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_data() |
A |
51 |
8 |
27 |
delete_row() |
S |
57 |
7 |
16 |
upsert_row() |
S |
49 |
5 |
31 |
save_last_error() |
S |
54 |
5 |
22 |
get_row() |
S |
66 |
3 |
9 |
create_db_table() |
S |
54 |
1 |
28 |
get_table_name() |
S |
68 |
2 |
7 |
ensure_db_correct() |
S |
71 |
2 |
6 |
init() |
S |
80 |
1 |
3 |
get_row_by_url_hash() |
S |
66 |
1 |
8 |
get_row_by_url() |
S |
75 |
1 |
4 |
get_row_by_post_id() |
S |
66 |
1 |
8 |